Pip install the non-common modules

Set up

Set up a folder for saving images

Load data

Load geojson data

Load ENT df (specifically wide-type df) from csv file

To understand what is meant by long type and wife type dataframes, see https://towardsdatascience.com/visualization-with-plotly-express-comprehensive-guide-eb5ee4b50b57

Convert wide df to long df - i.e. separate out the year columns into different rows

Analysis